home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / programs / rompr110.zip / ROMPROC.DOC < prev    next >
Text File  |  1993-04-28  |  27KB  |  576 lines

  1.  
  2.     ┌────┐
  3.     │──═─│
  4.     │ ── │ ─────┐      ┌────┐             ROMProc Documentation File
  5.     │    │   ROMProc   │──═─│                    Version 1.10
  6.     │    │      └────> │ ── │          (c) Copyright 1993 - Stacy Smith
  7.     │    │             │    │
  8.     │    │             │    │
  9.    ─┴────┴─           ─┴────┴─
  10.  
  11.  
  12.                                 Courtesy of:
  13.  
  14.                         The Bloom Beacon-Picayune BBS
  15.           Node 1: (804) 525-9760 (USRobotics Courier Dual Standard)
  16.              Node 2: (804) 525-5372 (USRobotics Courier V.32bis)
  17.                              FidoNet 1:276/112
  18.                                   Intelec
  19.                              RoseNet (ID: BB-P)
  20.  
  21.                                 Stacy Smith
  22.                               Route 6 Box 189
  23.                            Forest, Virginia 24551
  24.  
  25.  
  26. ┌────────────────────┐
  27. │  1. Introduction:  │
  28. └────────────────────┘
  29.  
  30. ROMProc is a BBS download file preprocessor designed to make optimal use of
  31. CD-ROM and/or LAN BBS setups by copying the desired file(s) from the source
  32. drive into a work directory, commenting them, transferring them to the remote
  33. user with the desired protocol and cleaning up. ROMProc is different from other
  34. programs in which it performs all these functions automatically from a single
  35. program command.
  36.  
  37. By commenting files just prior to download, rather than commenting them when
  38. posted, you will save a lot of disk space and your files will always have
  39. up-to-date comments inserted. By stripping the comments from 200 megs of ZIP
  40. files on my system, I gained about 2 megs of disk space!
  41.  
  42. ROMProc was developed primarily because I didn't like the current crop of
  43. CD-ROM and server file handlers. They were either complicated to install,
  44. didn't perform as desired, were designed as doors, memory hogs, ridiculously
  45. expensive or crippled.
  46.  
  47.  
  48. ┌───────────────────────────┐
  49. │  2. Features of ROMProc:  │
  50. └───────────────────────────┘
  51.  
  52.       ∙ Handles the complete download process from a single command-line.
  53.       ∙ Functions with any protocol, including single, batch and bi-directional
  54.         protocols.
  55.       ∙ May be installed in your BBS software as a batch file or a direct
  56.         command-line.
  57.       ∙ Automatically identifies ARC, ARJ, HYP, LZH, PAK, SQZ, ZIP and ZOO
  58.         files, regardless of their file extensions (ideal for software
  59.         distribution networks, like .SDN files), allowing commenting of these
  60.         archivers that support archive comments (not all do).
  61.       ∙ Automatically identifies ARJ, LZH, PAK, SQZ and ZIP self-extracting
  62.         (SFX) archives.
  63.       ∙ Comments all files prior to downloading, if desired.
  64.       ∙ May be configured to insert a BBS ad file to the archives (ugh).
  65.       ∙ Outputs sysop-configurable prompts to the user for indication of
  66.         process status. ROMProc supports IRQs 2-7 with any base address as well
  67.         as FOSSIL drivers.
  68.       ∙ Fully multinode compatible.
  69.       ∙ Windowed full-screen interface.
  70.       ∙ User-selectable disk error logging.
  71.       ∙ Not crippled.
  72.       ∙ Returns the errorlevel of the transfer protocol, making ROMProc
  73.         completely transparent to the BBS software.
  74.       ∙ Written completely in C for optimal speed, using Microsoft C/C++ 7.0.
  75.       ∙ Lifetime registration; pay ONCE and your registration number will work
  76.         on all future versions!
  77.  
  78.  
  79. ┌─────────────────────────────────────────────────────────┐
  80. │  3. Files Included in the ROMProc Distribution Archive  │
  81. └─────────────────────────────────────────────────────────┘
  82.  
  83.         ROMPROC.EXE     CD-ROM Download File Processor program
  84.         ROMPROC.CFG     Sample configuration file
  85.         ROMPROC.DOC     This file
  86.         HISTORY.TXT     ROMProc revision history in reverse order
  87.         REGISTER.FRM    Registration form for ROMProc
  88.         COMMENT.TXT     Sample comment file for inclusion in archives
  89.         FILE_ID.DIZ     Internal description file
  90.  
  91. When you unzip the distribution archive, you should see my PKZIP authenticity
  92. verification stamp, and a '-AV' after every file in the archive:
  93.  
  94.         # SSU301    The Bloom Beacon-Picayune BBS
  95.  
  96. If there are any files missing or added, or the -AV stamp is missing, the
  97. archive has been tampered with. It would be advisable to call my BBS (listed at
  98. the top of this document) for the latest version of ROMProc.
  99.  
  100.  
  101. ┌───────────────────────────┐
  102. │  4. Program Requirements  │
  103. └───────────────────────────┘
  104.  
  105. To the best of my knowledge, ROMProc will run on most any machine capable of
  106. running a BBS package. My BBS setup is PCBoard 14.5a/10 running under DESQview
  107. on a LANtastic 4.10 network, but other sysops that I have been in contact with
  108. have successfully implemented ROMProc on a wide variety of hardware.
  109.  
  110. ROMProc requires DOS 3.x or later, as it uses DOS SHARE-compatible file reads
  111. and writes.  ROMProc's memory requirements are very small (about 80K, plus
  112. whatever memory is required to invoke the transfer protocols), therefore it can
  113. be run in very low memory situations.
  114.  
  115. ROMProc has been developed and tested using the following archiving and
  116. transfer protocols:
  117.  
  118.         ARJ 2.10 through 2.39 Beta 2 (by Robert Jung)
  119.         LHA 2.13 (by Haruyasu Yoshizaki)
  120.         PKZIP 1.10 through 2.04g (by PKWare)
  121.         SQZ 1.08.2 (by Jonas Hammarberg)
  122.         DSZ 11/06/92 (by Omen Technology)
  123.         HS/Link 1.12 through 1.20 (by Sam Smith)
  124.  
  125.  
  126. ┌───────────────────┐
  127. │  5. Registration  │
  128. └───────────────────┘
  129.  
  130. ROMProc is not free; nor is ROMProc is crippled to force registration. ROMProc
  131. is fully functional, and will always remain so. The only variation with the
  132. registered copies is no time delay and beg message.
  133.  
  134. Why register? Besides a clean conscience, you will get a registration code that
  135. will work for all future versions of ROMProc, and will remove the delay and
  136. message displayed upon closing the door.
  137.  
  138. The registration fee for your unique code is $10 for non-commercial BBSs (not
  139. too bad, eh?). The registration fee for commercial BBSs, defined if you run
  140. your BBS in the course of a commercial business or for profit, is $20. Other
  141. variations are available; refer to the file REGISTER.FRM for all registration
  142. options. Please print the file REGISTER.FRM and fill it out. You can print out
  143. the form by issuing the following command from the DOS prompt:
  144.  
  145.         TYPE REGISTER.FRM > PRN
  146.  
  147.  
  148. ┌───────────────────────────────────────┐
  149. │  6. License, Warranty and Disclaimer  │
  150. └───────────────────────────────────────┘
  151.  
  152. I'll keep this part short and sweet, and dispense with the legal-ese:
  153.  
  154.         License: You are allowed to use ROMProc for 30 days, after which you
  155.            must either register ROMProc or stop using it completely. ROMProc
  156.            registration is a license for your use of ROMProc; I retain
  157.            ownership of the software. A single registration applies to a single
  158.            BBS system, regardless of the number of computers used in the
  159.            system. If you run two or more distinct BBS systems on the same
  160.            computer(s) (with different names), you require two or more ROMProc
  161.            registrations. Refer to the registration form for the currect
  162.            pricing structure.
  163.  
  164.         Warranty: There isn't one. The only thing I'll guarantee is that
  165.            ROMProc will take up disk space, and will disappear when deleted.
  166.  
  167.         Disclaimer: I'm not responsible for anything bad that happens. ROMProc
  168.            works here, but I cannot be held responsible for it not working on
  169.            your computer or doing any damage to hardware or software.
  170.  
  171. If these aren't agreeable with you, then the best thing to do is delete ROMProc
  172. right now. I'll do my best to help any user (registered or not) that wants to
  173. use ROMProc, and I'll act on bug reports quickly, but I simply cannot and will
  174. not be responsible for anything bad, like lost data, disk crashes, or whatever
  175. else you can think of.
  176.  
  177.  
  178. ┌───────────────────┐
  179. │  7. Installation  │
  180. └───────────────────┘
  181.  
  182. GENERAL INSTALLATION:
  183. ─────────────────────
  184. Make a subdirectory on your hard drive. For the purposes of this document,
  185. we'll call it "C:\ROMPROC". Unarchive the ROMProc distribution archive into
  186. this subdirectory. You've more than likely already made it this far, if you're
  187. reading this file. <grin>
  188.  
  189. The ROMProc system opens a few files simultaneously for various reasons. I
  190. would recommend that you have a minimum of FILES=30 per node in your system
  191. CONFIG.SYS file for a single-node system, since ROMProc is run in conjunction
  192. with your BBS software.
  193.  
  194. If you are running under a network or a multitasking operating system, you
  195. should already have DOS's SHARE.EXE loaded. You must have SHARE loaded in order
  196. to take advantage of the file sharing and locking methods used by the ROMProc
  197. program to prevent data loss. (If you are running a single-node system without
  198. a multitasker, SHARE is not needed).
  199.  
  200. Edit the configuration file to suit your needs. Proper configuration will
  201. require you to refer to this section, the previous section and the section
  202. titled "Configuration", which has an in-depth explanation of each configuration
  203. parameter and its function.
  204.  
  205. Note that for the ROMProc program, you can obtain a limited program syntax
  206. screen simply by executing the program name "ROMPROC".
  207.  
  208. GENERIC INSTALLATION INTO YOUR BBS SOFTWARE:
  209. ────────────────────────────────────────────
  210. The premise behind ROMProc is that instead of invoking your transfer protocol
  211. as usual when sending files to remote, you invoke ROMProc instead. ROMProc will
  212. copy all files the remote user requested, process them as configured and invoke
  213. the desired protocol. Note that only the sending (remote download) protocol is
  214. changed; the receiving (remote upload) procotol is not changed. Upon completion
  215. of the transfer, ROMProc will return the errorlevel returned by the protocol,
  216. ensuring ROMProc's transparency to the BBS software.
  217.  
  218. ROMProc must be run from the BBS node subdirectory; this is required to prevent
  219. conflicts when multiple copies of ROMProc are run simultaneously. At the bare
  220. minimum, three command-line parameters are required for ROMProc:
  221.  
  222.     c:\romproc\romproc -Cc:\romproc\romproc.cfg -Ffile.ext -Tz
  223.  
  224. where -C defines the full path and filename of the configuration file for
  225. ROMProc and -F is the complete path and filename of the file (or batch list
  226. file) to be sent to remote; this parameter is almost always passed by the BBS
  227. software. Also, the required -T parameter defines to ROMProc which protocol to
  228. invoke by letter.
  229.  
  230. When run in a multinode environment, you must also pass the BBS node number
  231. (via the -N command-line switch) to prevent collisions during simultaneous
  232. downloads (if no node number is defined, 0 is used by default):
  233.  
  234.     c:\romproc\romproc -Cc:\romproc\romproc.cfg -Ffile.ext -Tz -N2
  235.  
  236. In many installations, the node number is or can be defined as an environment
  237. variable. For example, PCBoard sysops use the environment variable PCBNODE to
  238. use in batch files for external utilities.
  239.  
  240.     c:\romproc\romproc -Cc:\romproc\romproc.cfg -Ffile.ext -Tz -N%PCBNODE%
  241.  
  242. All BBS software passes the port number and computer-to-modem speed (DTE), and
  243. many also pass modem-to-modem carrier speed (DCE). These are passed on to
  244. ROMProc via the -P, -S and -E command-line switches, respectively. BBS software
  245. that supports bi-directional protocols will also pass the upload directory for
  246. the protocol to place any unexpected uploads from remote. This is passed to
  247. ROMProc using the -U command-line switch.
  248.  
  249. * NOTE: In order for ROMProc to send status information to the online user, you
  250.         MUST define the -P and -S parameters. (The -P may be omitted from the
  251.         command line in favor of the DSZPORT environment variable).
  252.  
  253. Most of the switches are self-explanatory. To be safe, if your BBS system
  254. is capable of passing a parameter, pass it on to ROMProc using the appropriate
  255. command-line switch. It can't hurt...
  256.  
  257. PCBOARD INSTALLATION:
  258. ─────────────────────
  259. Installation in PCBoard is very easy. PCBoard uses two batch files for each
  260. protocol, named PCBR?.BAT and PCBS?.BAT, where ? is the protocol letter. The
  261. PCBR?.BAT (receive) batch files do not need to be changed for ROMProc, however,
  262. the PCBS?.BAT batch file does. Below are sample Zmodem and HS/Link send (and
  263. receive, for reference) batch files from my multinode system:
  264.  
  265. PCBSZ.BAT:
  266. @Echo off
  267. if exist pcberr.fil del pcberr.fil
  268. if exist pcbdsz.log del pcbdsz.log
  269. c:\romproc\romproc -Cc:\romproc\romproc.cfg -Tz -N%PCBNODE% -F%3 -P%1 -S%2 -E%5
  270.  
  271. PCBRZ.BAT:
  272. @Echo off
  273. if exist pcberr.fil del pcberr.fil
  274. if exist pcbdsz.log del pcbdsz.log
  275. dsz port %1 speed %2 ha cts est 0 %5 pB4096 pr1 rz %3
  276.  
  277. PCBSH.BAT:
  278. @Echo off
  279. if exist pcberr.fil del pcberr.fil
  280. if exist pcbdsz.log del pcbdsz.log
  281. c:\romproc\romproc -Cc:\romproc\romproc.cfg -Th -N%PCBNODE% -F%3 -P%1 -S%2 -E%5
  282.     -U%6
  283.  
  284. PCBRH.BAT:
  285. @Echo off
  286. if exist pcberr.fil del pcberr.fil
  287. if exist pcbdsz.log del pcbdsz.log
  288. hslink -b%2 -p%1 -e%5 -u%6 -noc:\pcb\gen\dlpath.lst
  289.  
  290.  
  291. With the exception of the -T parameter, all of your PCBS?.BAT files should be
  292. identical; change the -T parameter to reflect the appropriate protocol letter.
  293. For bi-directional protocols, such as HS/Link and BiModem, add the -U%6 command
  294. switch.
  295.  
  296. If you wish full implementation of ROMProc, all protocols have to be shelled
  297. instead of using the internal Xmodem and Ymodem protocols. Fortunately, DSZ is
  298. capable of all variations of Xmodem and Ymodem as well as Zmodem. The following
  299. is a screen snapshot of my PCBPROT.DAT file from PCBSETUP, with all protocols
  300. running through ROMProc:
  301.  
  302.                        Port Lock
  303.      Use Type Size MNP Open Lines             Protocol Description
  304.      ═══ ════ ════ ═══ ════ ═════ ═══════════════════════════════════════
  305.       A   I    128  N   N     N   ASCII (text files only)
  306.       X   S    128  N   N     Y   Xmodem
  307.       C   S    128  N   N     Y   Xmodem-CRC
  308.       O   S   1024  N   N     Y   1K-Xmodem
  309.       F   S   1024  Y   N     Y   1K-Xmodem/G
  310.       Y   D   1024  N   N     Y   Ymodem    [Batch]
  311.       G   D   1024  Y   N     Y   Ymodem/G  [Batch]
  312.       Z   D   1024  N   N     Y   Zmodem    [Batch]
  313.       M   D   1024  N   N     Y   Zmodem MobyTurbo  [Batch]
  314.       H   B   2048  N   N     Y   HS/Link (bi-directional)  [Batch]
  315.       N   I      0  N   N     N   None (ask each transfer)
  316.  
  317. Note the type for the Xmodem and Ymodem transfer protocols is now (S)helled or
  318. (D)SZLOG batch, instead of (I)nternal.
  319.  
  320. OTHER BBS INSTALLATION:
  321. ───────────────────────
  322.  
  323. * NOTE: As my BBS is PCBoard, I have written the PCBoard-specific instructions.
  324.         I would greatly appreciate some feedback from other BBS software users
  325.         regarding ROMProc installation specifics.
  326.  
  327. APPLICATION NOTES:
  328. ──────────────────
  329. PKZIP:
  330.     PKZIP 2.04 uses direct-video output by default that will make the
  331.     processing window look rather ugly when executed. To remedy this, set the
  332.     PKNOFASTCHAR environment variable which will revert PKZIP 2.04 to the older
  333.     1.10-style video output. (It doesn't matter what your set the variable to,
  334.     PKZIP just looks for its existence).
  335.  
  336. SQZ:
  337.     SQZ also uses direct-video output, but unlike PKZIP 2.04, it cannot be
  338.     defeated. The processing window may look odd, but rest assured it is
  339.     operating correctly.
  340.  
  341. DSZ:
  342.     In many cases, the use of DSZPORT environment variable is more desirable
  343.     than passing the COM port information. This allows easier definition of
  344.     non-standard COM ports addresses. For example, if you are using COM2 for a
  345.     BBS node, add:
  346.  
  347.             SET DSZPORT=2
  348.  
  349.     to your node batch file. If you are running a non-standard COM port, define
  350.     the base address and IRQ on the command line. For example, if COM3 (a
  351.     non-standard port for IBM PCs) is used with 3e8 is the base address and 5
  352.     is the assigned IRQ, the setting would be:
  353.  
  354.             SET DSZPORT=3e8,5
  355.  
  356.     If you elect to use the DSZPORT environment variable, it is no longer
  357.     necessary to pass the -P command-line switch or to add the "port @PORT@"
  358.     parameter to the DSZ command lines for Xmodem, Ymodem, and Zmodem transfers
  359.     in the ROMProc configuration file.
  360.  
  361.     In addition, ROMProc will search the environment for the DSZPORT variable
  362.     and use it for the com port definitions for it's user status output.
  363.  
  364. HS/Link:
  365.     The HS/Link command-line can include the -NF switch to turn off HS/Link's
  366.     full-screen display, allowing it to run in ROMProc's transfer protocol
  367.     window. Otherwise, ROMProc's local display will be overwritten by HS/Link's
  368.     display.
  369.  
  370.  
  371. ┌────────────────────┐
  372. │  8. Configuration  │
  373. └────────────────────┘
  374.  
  375. The sample configuration file included in the distribution archive is heavily
  376. commented, but some additional information is provided below:
  377.  
  378. GENERAL PARAMETERS:
  379. ───────────────────
  380. REG_CODE
  381.     The registration code EXACTLY as provided to you on your registration
  382.     letter. If this is an unregistered version, comment out this line. Note
  383.     that this is case-sensitive, as the serial number, BBS name and sysop name
  384.     are all encrypted into this code.
  385.  
  386. BBS_NAME
  387.     The BBS name EXACTLY as provided to you on your registration letter. If
  388.     this is an unregistered version, comment out this lines. Note that this is
  389.     case-sensitive!
  390.  
  391. SYSOP_NAME
  392.     The sysop name EXACTLY as provided to you on your registration letter. If
  393.     this is an unregistered version, comment out this line. You get the picture
  394.     by now...
  395.  
  396. WORK_DIR
  397.     The full path for the specific subdirectory for ROMProc to store file(s) to
  398.     be downloaded. This must include the trailing backslash! If this directory
  399.     does not exist at runtime, ROMProc will attempt to create it. This can be
  400.     set to a RAM disk for greater speed, since ROMProc will detect an out of
  401.     disk space condition and allow the download to continue from the original
  402.     file.
  403.  
  404. DISK_BUFFER
  405.     The size of the disk I/O buffer you wish to allocate in bytes (valid values
  406.     are between 2048 bytes and 16384 bytes). Optimal performance is obtained
  407.     with a value that is a multiple of 2048 bytes, since this is the size of a
  408.     typical hard disk cluster. 4096 seems to be a good number for me, although
  409.     a larger size will improve performance somewhat. If you find yourself
  410.     running out of memory when executing archivers or protocols, reduce this
  411.     number to increase your available memory. If no value is specified, the
  412.     disk buffer will default to 4096 bytes.
  413.  
  414. LOG_FILE
  415.     The complete path and filename of the log file for ROMProc to record
  416.     errors. Comment the line out if you don't want any disk error logging.
  417.  
  418. LOCK_LINES
  419.     If you want ROMProc to preserve three lines at the top or bottom of the
  420.     local display, enter TOP or BOTTOM as desired, otherwise, enter NONE or
  421.     comment the line out.
  422.  
  423. BBS_AD_FILE
  424.     The directory path and filename for your BBS ad to be inserted into each
  425.     and every archive processed by ROMProc. Note that you must provide a path,
  426.     or it will not be copied. I STRONGLY recommend against them; BBS ads are
  427.     aggravating to other sysops, so please be considerate and use the archive
  428.     comment instead. BBS ad files are the scourge of the BBS world. This
  429.     parameter is commented out by default.
  430.  
  431. COMMENT_ARC
  432.     If you want ROMProc to comment archives (if supported by the archive
  433.     format) enter YES. If not, enter NO or comment the line out. This is much
  434.     more desirable than inserting BBS ads.
  435.  
  436. PROC_DRIVE
  437.     Specify the drive letters for file preprocessing (BBS ad insertion and/or
  438.     commenting). Any file requested from a non-specified drive will still be
  439.     tranmitted (unmodified) from the original location. This allows
  440.     preprocessing of certain drives (e.g. CD-ROMs), but not all. Drives may be
  441.     specified in ranges, seperated by a hyphen, and/or individual drives may be
  442.     seperated by spaces, commas or semi-colons. The following examples are all
  443.     valid, and will select drives letters C through J:
  444.         PROC_DRIVE C-J
  445.         PROC_DRIVE C D E F G H I J
  446.         PROC_DRIVE C-F G H-J
  447.         PROC_DRIVE C-F,G-I,J
  448.  
  449. COMMUNICATION DEFINITIONS:
  450. ──────────────────────────
  451. COMM_IO
  452.     If you want ROMProc to output status information to the user on-line, enter
  453.     YES; if you do not want ROMProc to output information, enter NO or comment
  454.     the line out. Note that the -P and -S command line switches must be passed
  455.     for user status information to be generated by ROMProc.
  456.  
  457. PROC_PROMPT
  458.     This line of text will be displayed to the user upon the start of download
  459.     file processing. It should be used to inform the user that it may take a
  460.     few moments to get the files ready.
  461.  
  462. DL_PROMPT
  463.     This line of text will be displayed to the user upon the start of the
  464.     transfer protocol. It should be used to inform the user to start the
  465.     download on their end.
  466.  
  467. ARCHIVER DEFINITIONS:
  468. ─────────────────────
  469. Each archiver, is denoted by ARCHIVER x, where x is a sequential number. Up to
  470. 10 archivers can be executed by ROMproc. ROMProc is capable of automatically
  471. detecting ARC, ARJ, HYP, LZH, PAK, SQZ, ZIP and ZOO archives. The next 4
  472. keywords are required after the ARCHIVER statement; do not comment any of them
  473. out or insert other parameters or comments between them. I would also advise
  474. against changing the command options I have set, unless you have need to do so.
  475. Any other archiver can be added, if desired; the only requirement is that the
  476. archiver must return a DOS errorlevel so that ULP can determine if it ran
  477. properly. If you do not explicitly define the path to your archiver(s), it must
  478. in a directory included in the DOS PATH environment variable.
  479.     ARCHIVER    = denotes a new archiver definition.
  480.     ARC_EXT     = the extension for this particular archiving format.
  481.     ARC_ADD     = the command line to add files to an archive, including all
  482.                   command-line switches desired. Place the variable @ARCHIVE@
  483.                   where the filename is to be inserted in the command line and
  484.                   @FILE@ where the filespec is to be inserted.
  485.     ARC_COMMENT = the command line to comment archives, including all command-
  486.                   line switches desired. Place the variable @ARCHIVE@ where the
  487.                   filename is to be inserted in the command line. If the
  488.                   archive utility does not support commenting, leave this line
  489.                   blank.
  490.     ARC_ERR     = the errorlevel that the archiver returns upon success. This
  491.                   information should be available in the program's
  492.                   documentation.
  493.  
  494. PROTOCOL DEFINITIONS:
  495. ─────────────────────
  496. Each protocol, is denoted by PROTOCOL x, where x is the letter designating the
  497. protocol. Up to 15 protocols can be executed by ROMproc. The next keyword is
  498. required after the PROTOCOL statement; do not comment it out or insert other
  499. parameters or comments between them. I have configured most of the popular
  500. protocols, using the PCBoard default lettering scheme. If you do not explicitly
  501. define the path to your archiver(s), it must in a directory included in the DOS
  502. PATH environment variable.
  503.     PROTOCOL    = denotes a new protocol definition
  504.     PROT_SEND   = the command line to transmit the file(s) to remote, including
  505.                   all command-line switches desired. Place the following
  506.                   variables as needed for ROMProc to properly invoke the
  507.                   protocol.
  508.                   @PORT@     COM port to be used by the protocol
  509.                   @SPEED@    COM port computer-to-modem speed (DTE)
  510.                   @CARRIER@  modem-to-modem carrier speed (DCE)
  511.                   @FILE@     File (or batch list file) to be downloaded
  512.                   @ULDIR@    path to upload directory for bi-directional
  513.                              protocols.
  514.  
  515.  
  516. ┌──────────────┐
  517. │  9. Support  │
  518. └──────────────┘
  519.  
  520. If you require support for ROMProc, I can be contacted by any of the following
  521. means:
  522.  
  523.     ∙ Fidonet netmail (node:  1:276/112)
  524.     ∙ Intelec BBS Doors conferences
  525.     ∙ RoseNet routed mail (system ID:  BB-P)
  526.     ∙ The ULP Support conference (#42) on Salt Air (PCBoard support BBS)
  527.     ∙ The Support conference (#2) on my BBS (listed at the top of this
  528.       document).
  529.  
  530.  
  531. ┌─────────────────────────────┐
  532. │  10. The Future of ROMProc  │
  533. └─────────────────────────────┘
  534.  
  535. ROMProc will be supported as long as I'm in the BBSing business (which will be
  536. quite a while...once it's in your blood, you can never shake it <g>). The
  537. ROMProc system will be continually expanding it's features, so get your
  538. comments in now! Some current plans:
  539.  
  540.       ∙ Add code enabling ROMProc to output status information to the remote
  541.         user for long batch processing on slow systems.
  542.       ∙ Any ideas from you guys? Thanks! <g>
  543.  
  544. If you have any other suggestions, contact me by U.S. snail-mail or on my BBS
  545. at the number at the top of this document.
  546.  
  547. Thanks for giving ROMProc a try!
  548.  
  549.  
  550. ┌────────────────────────────────┐
  551. │  Appendix A:  DOS Errorlevels  │
  552. └────────────────────────────────┘
  553.  
  554. The following is a list of the errorlevels than can be returned by ROMProc. The
  555. reason the successful execution errorlevel may not be zero is because ROMProc,
  556. upon error-free completion, returns the errorlevel of protocol, which makes
  557. ROMProc completely transparent to the BBS software.
  558.  
  559.         0           Successful execution (usually, depends on the protocol)
  560.         99          Help screen (executing a program with no or an
  561.                         insufficient number of arguments)
  562.         100         Could not close all open files
  563.         101         Invalid command-line parameter
  564.         102         Configuration file not found
  565.         103         No download file (or batch list file) specified
  566.         104         No transfer protocol specified
  567.         108         Invalid configuration file format (archiver definitions)
  568.         109         Invalid configuration file format (protocol definitions)
  569.         110         Unable to allocate heap memory
  570.         112         Invalid registration code
  571.         117         Invalid node number
  572.         120         Archiver BBS advertisement insertion error
  573.         121         Archiver commenting error
  574.         125         Communication system for online status failure
  575.         200         Undefined error (internal to ROMProc program)
  576.